ScaleDownBy
TheScaleDownBy
method scales this transform by the reciprocal of the specified vertical and horizontal scaling factors.
ODTransform ScaleDownBy (in ODPoint scale);
scale
- A point specifying the horizontal (x) and vertical (y) scaling factors.
- return value
- A reference to this transform after the scaling operation.
DISCUSSION
- This method is the inverse of the transform's
ScaleBy
method.SEE ALSO
TheODPoint
type (page 885).
TheODTransform::ScaleBy
method (page 782).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help